Skip to content

Add new transform compileBdd and compileBddForAws#2953

Merged
joewyz merged 5 commits intomainfrom
joewyz/bdd-transformer
Feb 3, 2026
Merged

Add new transform compileBdd and compileBddForAws#2953
joewyz merged 5 commits intomainfrom
joewyz/bdd-transformer

Conversation

@joewyz
Copy link
Contributor

@joewyz joewyz commented Jan 30, 2026

Background

These two newly added transforms will help customers to compile Binary Decision Diagram (BDD) from service shape's @endpointRuleSet trait and generate new trait @endpointBdd for the service.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@joewyz joewyz requested a review from a team as a code owner January 30, 2026 23:15
@joewyz joewyz requested a review from milesziemer January 30, 2026 23:15
@github-actions
Copy link
Contributor

This pull request does not contain a staged changelog entry. To create one, use the ./.changes/new-change command. For example:

./.changes/new-change --pull-requests "#2953" --type feature --description "Add new build transform CompileBddFromEndpointRuleSet"

Make sure that the description is appropriate for a changelog entry and that the proper feature type is used. See ./.changes/README or run ./.changes/new-change -h for more information.

@joewyz joewyz changed the title Add new build transform CompileBddFromEndpointRuleSet Add new transform CompileBddFromEndpointRuleSet Jan 31, 2026
@joewyz joewyz changed the title Add new transform CompileBddFromEndpointRuleSet Add new transform compileBdd and compileBddForS3 Feb 2, 2026
@joewyz joewyz changed the title Add new transform compileBdd and compileBddForS3 Add new transform compileBdd and compileBddForAws Feb 3, 2026
@joewyz joewyz merged commit e3057d3 into main Feb 3, 2026
16 checks passed
@joewyz joewyz deleted the joewyz/bdd-transformer branch February 3, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants